From: Florian Eckert Date: Thu, 11 Apr 2024 11:11:24 +0000 (+0200) Subject: luci-base: remove deprecated ucitrack ntpclient.json X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=d7300c56b1d7921cddee9dcbcdef23c4aa612a41;p=project%2Fluci.git luci-base: remove deprecated ucitrack ntpclient.json In the whole OpenWrt there is no ntpclient uci config, this must be a leftover and can therefore be deleted. Signed-off-by: Florian Eckert --- diff --git a/modules/luci-base/root/usr/share/ucitrack/ntpclient.json b/modules/luci-base/root/usr/share/ucitrack/ntpclient.json deleted file mode 100644 index 629d321f02..0000000000 --- a/modules/luci-base/root/usr/share/ucitrack/ntpclient.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "config": "ntpclient", - "init": "ntpclient" -}